const runtime.stackForceMove
4 uses
runtime (current package)
debug.go#L114: g.stackguard0 = stackForceMove
mgc.go#L1629: gp.stackguard0 = stackForceMove
stack.go#L146: stackForceMove = uintptrMask & -275
stack.go#L1087: if stackguard0 == stackForceMove {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)